@charset "utf-8";
/******************************************************

 功能：分页样式表
 技术支持：深圳互航科技(申剑宏 QQ1355365789) 
 
 ******************************************************/

.page_1{ height: 20px; line-height: 20px; text-align: center; margin-top:20px;}
.page_1 span{top: -2px; padding: 0 2px; position:relative;}
.page_1 a{ cursor:pointer; font-size: 12px; font-family: arial; color: #7a7a7a; text-decoration: none; padding: 2px 5px; font-weight: bold;}
.page_1 a:hover{ background:#00923f; color:#fff;}
.page_1 a.active{  background:#00923f; color:#fff;}




